home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / gfvcl13 / gfabout.dfm / gfabout.txt next >
Text File  |  1996-04-08  |  9KB  |  402 lines

  1. object GFAboutBox: TGFAboutBox
  2.   Left = 126
  3.   Top = 56
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 336
  8.   ClientWidth = 337
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 4
  19.     Top = 4
  20.     Width = 329
  21.     Height = 105
  22.     BevelInner = bvLowered
  23.     BevelWidth = 2
  24.     TabOrder = 0
  25.     object ProgramIcon: TImage
  26.       Left = 8
  27.       Top = 8
  28.       Width = 73
  29.       Height = 49
  30.       Picture.Data = {<image000.bmp>}
  31.       Stretch = True
  32.       IsControl = True
  33.     end
  34.     object Version: TRzLabel
  35.       Left = 152
  36.       Top = 36
  37.       Width = 46
  38.       Height = 16
  39.       Caption = 'Version'
  40.       Font.Color = clWindowText
  41.       Font.Height = -13
  42.       Font.Name = 'MS Sans Serif'
  43.       Font.Style = []
  44.       ParentFont = False
  45.     end
  46.     object VersionNumber: TRzLabel
  47.       Left = 204
  48.       Top = 36
  49.       Width = 17
  50.       Height = 16
  51.       Caption = '1.3'
  52.       Font.Color = clWindowText
  53.       Font.Height = -13
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.     end
  58.     object Copyright: TRzLabel
  59.       Left = 8
  60.       Top = 60
  61.       Width = 186
  62.       Height = 16
  63.       Caption = 'Copyright 1995, TechnoSoft Inc.'
  64.       Font.Color = clWindowText
  65.       Font.Height = -13
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = []
  68.       ParentFont = False
  69.     end
  70.     object ProductName: TRzLabel
  71.       Left = 92
  72.       Top = 8
  73.       Width = 228
  74.       Height = 24
  75.       Caption = 'Gradient Fill Component'
  76.       Font.Color = clWindowText
  77.       Font.Height = -19
  78.       Font.Name = 'MS Sans Serif'
  79.       Font.Style = [fsBold]
  80.       ParentFont = False
  81.     end
  82.     object Comments: TRzLabel
  83.       Left = 8
  84.       Top = 80
  85.       Width = 248
  86.       Height = 16
  87.       Caption = 'A component to fill an area with a gradient.'
  88.       Font.Color = clWindowText
  89.       Font.Height = -13
  90.       Font.Name = 'MS Sans Serif'
  91.       Font.Style = []
  92.       ParentFont = False
  93.     end
  94.   end
  95.   object Panel2: TPanel
  96.     Left = 4
  97.     Top = 108
  98.     Width = 329
  99.     Height = 45
  100.     BevelInner = bvLowered
  101.     BevelWidth = 2
  102.     TabOrder = 1
  103.     object Label8: TLabel
  104.       Left = 40
  105.       Top = 8
  106.       Width = 31
  107.       Height = 13
  108.       Caption = 'User:'
  109.       Font.Color = clBlack
  110.       Font.Height = -11
  111.       Font.Name = 'MS Sans Serif'
  112.       Font.Style = [fsBold]
  113.       ParentFont = False
  114.       WordWrap = True
  115.       IsControl = True
  116.     end
  117.     object Label10: TLabel
  118.       Left = 40
  119.       Top = 24
  120.       Width = 56
  121.       Height = 13
  122.       Caption = 'Company:'
  123.       Font.Color = clBlack
  124.       Font.Height = -11
  125.       Font.Name = 'MS Sans Serif'
  126.       Font.Style = [fsBold]
  127.       ParentFont = False
  128.       WordWrap = True
  129.       IsControl = True
  130.     end
  131.     object UserName: TLabel
  132.       Left = 156
  133.       Top = 8
  134.       Width = 153
  135.       Height = 13
  136.       AutoSize = False
  137.       Font.Color = clBlack
  138.       Font.Height = -11
  139.       Font.Name = 'MS Sans Serif'
  140.       Font.Style = []
  141.       ParentFont = False
  142.       WordWrap = True
  143.       IsControl = True
  144.     end
  145.     object CompanyName: TLabel
  146.       Left = 156
  147.       Top = 24
  148.       Width = 153
  149.       Height = 13
  150.       AutoSize = False
  151.       Font.Color = clBlack
  152.       Font.Height = -11
  153.       Font.Name = 'MS Sans Serif'
  154.       Font.Style = []
  155.       ParentFont = False
  156.       WordWrap = True
  157.       IsControl = True
  158.     end
  159.   end
  160.   object Panel3: TPanel
  161.     Left = 4
  162.     Top = 152
  163.     Width = 329
  164.     Height = 77
  165.     BevelInner = bvLowered
  166.     BevelWidth = 2
  167.     TabOrder = 2
  168.     object Label1: TLabel
  169.       Left = 40
  170.       Top = 40
  171.       Width = 102
  172.       Height = 13
  173.       Caption = 'Windows Version:'
  174.       Font.Color = clBlack
  175.       Font.Height = -11
  176.       Font.Name = 'MS Sans Serif'
  177.       Font.Style = [fsBold]
  178.       ParentFont = False
  179.       WordWrap = True
  180.       IsControl = True
  181.     end
  182.     object Label2: TLabel
  183.       Left = 40
  184.       Top = 56
  185.       Width = 77
  186.       Height = 13
  187.       Caption = 'DOS Version:'
  188.       Font.Color = clBlack
  189.       Font.Height = -11
  190.       Font.Name = 'MS Sans Serif'
  191.       Font.Style = [fsBold]
  192.       ParentFont = False
  193.       WordWrap = True
  194.       IsControl = True
  195.     end
  196.     object Label3: TLabel
  197.       Left = 40
  198.       Top = 24
  199.       Width = 75
  200.       Height = 13
  201.       Caption = 'Coprocessor:'
  202.       Font.Color = clBlack
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = [fsBold]
  206.       ParentFont = False
  207.       WordWrap = True
  208.       IsControl = True
  209.     end
  210.     object Label4: TLabel
  211.       Left = 40
  212.       Top = 8
  213.       Width = 30
  214.       Height = 13
  215.       Caption = 'CPU:'
  216.       Font.Color = clBlack
  217.       Font.Height = -11
  218.       Font.Name = 'MS Sans Serif'
  219.       Font.Style = [fsBold]
  220.       ParentFont = False
  221.       WordWrap = True
  222.       IsControl = True
  223.     end
  224.     object WinVersion: TLabel
  225.       Left = 156
  226.       Top = 40
  227.       Width = 129
  228.       Height = 13
  229.       AutoSize = False
  230.       Font.Color = clBlack
  231.       Font.Height = -11
  232.       Font.Name = 'MS Sans Serif'
  233.       Font.Style = []
  234.       ParentFont = False
  235.       WordWrap = True
  236.       IsControl = True
  237.     end
  238.     object DosVersion: TLabel
  239.       Left = 156
  240.       Top = 56
  241.       Width = 129
  242.       Height = 13
  243.       AutoSize = False
  244.       Font.Color = clBlack
  245.       Font.Height = -11
  246.       Font.Name = 'MS Sans Serif'
  247.       Font.Style = []
  248.       ParentFont = False
  249.       WordWrap = True
  250.       IsControl = True
  251.     end
  252.     object Coprocessor: TLabel
  253.       Left = 156
  254.       Top = 24
  255.       Width = 129
  256.       Height = 13
  257.       AutoSize = False
  258.       Font.Color = clBlack
  259.       Font.Height = -11
  260.       Font.Name = 'MS Sans Serif'
  261.       Font.Style = []
  262.       ParentFont = False
  263.       WordWrap = True
  264.       IsControl = True
  265.     end
  266.     object CPU: TLabel
  267.       Left = 156
  268.       Top = 8
  269.       Width = 129
  270.       Height = 13
  271.       AutoSize = False
  272.       Font.Color = clBlack
  273.       Font.Height = -11
  274.       Font.Name = 'MS Sans Serif'
  275.       Font.Style = []
  276.       ParentFont = False
  277.       WordWrap = True
  278.       IsControl = True
  279.     end
  280.   end
  281.   object Panel4: TPanel
  282.     Left = 4
  283.     Top = 228
  284.     Width = 329
  285.     Height = 61
  286.     BevelInner = bvLowered
  287.     BevelWidth = 2
  288.     TabOrder = 3
  289.     object Label5: TLabel
  290.       Left = 40
  291.       Top = 8
  292.       Width = 77
  293.       Height = 13
  294.       Caption = 'Free Memory:'
  295.       Font.Color = clBlack
  296.       Font.Height = -11
  297.       Font.Name = 'MS Sans Serif'
  298.       Font.Style = [fsBold]
  299.       ParentFont = False
  300.       WordWrap = True
  301.       IsControl = True
  302.     end
  303.     object Label6: TLabel
  304.       Left = 40
  305.       Top = 24
  306.       Width = 94
  307.       Height = 13
  308.       Caption = 'Free Resources:'
  309.       Font.Color = clBlack
  310.       Font.Height = -11
  311.       Font.Name = 'MS Sans Serif'
  312.       Font.Style = [fsBold]
  313.       ParentFont = False
  314.       WordWrap = True
  315.       IsControl = True
  316.     end
  317.     object Label9: TLabel
  318.       Left = 40
  319.       Top = 40
  320.       Width = 105
  321.       Height = 13
  322.       Caption = 'Free Disk Space:'
  323.       Font.Color = clBlack
  324.       Font.Height = -11
  325.       Font.Name = 'MS Sans Serif'
  326.       Font.Style = [fsBold]
  327.       ParentFont = False
  328.       WordWrap = True
  329.       IsControl = True
  330.     end
  331.     object FreeMemory: TLabel
  332.       Left = 156
  333.       Top = 8
  334.       Width = 133
  335.       Height = 13
  336.       AutoSize = False
  337.       Font.Color = clBlack
  338.       Font.Height = -11
  339.       Font.Name = 'MS Sans Serif'
  340.       Font.Style = []
  341.       ParentFont = False
  342.       WordWrap = True
  343.       IsControl = True
  344.     end
  345.     object FreeResources: TLabel
  346.       Left = 156
  347.       Top = 24
  348.       Width = 133
  349.       Height = 13
  350.       AutoSize = False
  351.       Font.Color = clBlack
  352.       Font.Height = -11
  353.       Font.Name = 'MS Sans Serif'
  354.       Font.Style = []
  355.       ParentFont = False
  356.       WordWrap = True
  357.       IsControl = True
  358.     end
  359.     object FreeDisk: TLabel
  360.       Left = 156
  361.       Top = 40
  362.       Width = 133
  363.       Height = 13
  364.       AutoSize = False
  365.       Font.Color = clBlack
  366.       Font.Height = -11
  367.       Font.Name = 'MS Sans Serif'
  368.       Font.Style = []
  369.       ParentFont = False
  370.       WordWrap = True
  371.       IsControl = True
  372.     end
  373.   end
  374.   object Panel5: TPanel
  375.     Left = 4
  376.     Top = 288
  377.     Width = 329
  378.     Height = 45
  379.     BevelInner = bvRaised
  380.     TabOrder = 4
  381.     object Panel6: TPanel
  382.       Left = 116
  383.       Top = 4
  384.       Width = 81
  385.       Height = 37
  386.       BevelInner = bvLowered
  387.       BevelOuter = bvLowered
  388.       BevelWidth = 2
  389.       TabOrder = 0
  390.       object BitBtn1: TBitBtn
  391.         Left = 4
  392.         Top = 4
  393.         Width = 73
  394.         Height = 29
  395.         TabOrder = 0
  396.         OnClick = Button1Click
  397.         Kind = bkOK
  398.       end
  399.     end
  400.   end
  401. end
  402.